slice Method (String) (JScript 5.6)

Returns a section of a string.

stringObj.slice(start, [end]) 

Expand imageArguments

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also